Each item code can be used only once in each pickit settings file.

SimpleItems.ini <- File used for pickit simple items such as potions and gold. Minimum gold pile amount can be set in Kuk-Bot-V4.ini

is=1 needs to be put after every [ITEM CODE]


IsEth= 1 = yes, 0 = no , x = any


White.ini ->

Sockets#=Allowed socket count. # can be from 0 to 5 as there are no more sockets than 6
Sockets0=0 <- Means that the item will be unsocketed.
Leaving this out will make the bot ignore sockets count.

MinDef=Minimum base defense (This is before %enhanced defense or +x to defense is applied!)
MaxDef=Maximum base defense (This is before %enhanced defense or +x to defense is applied!)
MinIlvl=Minimum ilvl
MaxIlvl=Maximum ilvl
PickType=(5=sell , 1=stash)

[ITEM CODE]
is=1
Sockets0=
Sockets1=
Sockets2=
Sockets3=
Sockets4=
Sockets5=
MinDef=
MaxDef=
MinIlvl=
MaxIlvl=
PickType=
IsEth=






Magic.ini ->

Preffix#=(Preffix name)
Suffix#=(Suffix name)
# can be from 0 to 31
----Example:
[cm1]
is=1
Suffix0=of vita
Preffix1=Shimmering
Preffix2=Pestilent
Suffix2=of Anthrax
PickType=1

so #0 would pick all SCs of Vita
#1 would pick all SCs with all res 3 to 5
#2 would pick Pestilent SC of Anthrax

MinDef=Minimum base defense (This is before %enhanced defense or +x to defense is applied!)
MaxDef=Maximum base defense (This is before %enhanced defense or +x to defense is applied!)
MinIlvl=Minimum ilvl
MaxIlvl=Maximum ilvl
PickType=(5=sell , 1=stash , 2=Force UNID)
IsEth=1 for eth. 2 for not eth. x for both

[ITEM CODE]
is=1
Preffix#=
Suffix#=

MinDef=
MaxDef=
MinIlvl=
MaxIlvl=
PickType=
IsEth=





Set.ini / Unique.ini ->
Note that Unique.ini is the same format as Set.ini but it uses UniqueID rather than SetID

Sockets#=Allowed socket count. # can be from 0 to 5 as there are no more sockets than 6
Sockets0=0 <- Means that the item will be unsocketed.
Leaving this out will make the bot ignore sockets count. Note that the socket count is checked after the item is ID'd

SetID#= Set ID. Look at the list of set IDs to know what to put there.
# can be from 0 to 15

MinDef=Minimum base defense (This is before %enhanced defense or +x to defense is applied!)
MaxDef=Maximum base defense (This is before %enhanced defense or +x to defense is applied!)
MinIlvl=Minimum ilvl
MaxIlvl=Maximum ilvl
PickType=(5=sell , 1=stash , 2=Force UNID)
IsEth=1 for the. 2 for not eth. x for both

[ITEM CODE]
is=1
Sockets#=
SetID#=
MinDef=
MaxDef=
MinIlvl=
MaxIlvl=
PickType=
IsEth=








Rare.ini ->

Preffix#-x=(Preffix name)
Suffix#-x=(Suffix name)
# can be from 0 to 31
x can be anywhere from 0 to 4


MinDef=Minimum base defense (This is before %enhanced defense or +x to defense is applied!)
MaxDef=Maximum base defense (This is before %enhanced defense or +x to defense is applied!)
MinIlvl=Minimum ilvl
MaxIlvl=Maximum ilvl
PickType=(5=sell , 1=stash , 2=Force UNID)

[ITEM CODE]
is=1
Preffix#-x=
Suffix#-x=

IsEth=
MinDef=
MaxDef=
MinIlvl=
MaxIlvl=
PickType=




